Skip to content

Conversation

@thehajime
Copy link
Member

lkl/linux#563 (comment)

This also contains a fix to not being able to download old package name for x86_64 build.

Cc: @tavip @ddiss

This is needed to support preadv/pwritev calls, which is available after
Bionic API level 24.

Link: lkl/linux#563
Signed-off-by: Hajime Tazaki <thehajime@gmail.com>
Signed-off-by: Hajime Tazaki <thehajime@gmail.com>
@thehajime thehajime merged commit 83c8034 into lkl:master Feb 19, 2025
@thehajime thehajime deleted the fix-android-preadv branch February 19, 2025 01:32
Copy link

@ddiss ddiss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good- thanks! One off-topic comment regarding libfuse3


RUN sudo apt-get update && \
sudo apt-get install -y libfuse-dev libarchive-dev linux-headers-4.4.0-97-generic valgrind libnuma-dev && \
sudo apt-get install -y libfuse-dev libarchive-dev linux-headers-generic valgrind libnuma-dev && \
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lklfuse recently moved to libfuse3 - I'm not sure about Ubuntu / Debian, but I think we should add libfuse3-dev here. libfuse-dev could then be dropped

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants